JAMSRESTAPI Web Service
PutEntry_PutEntryStatus
JAMSRESTAPI Web Service > All Operations Resource Group : Entry_PutEntryStatus (Put)

Resource Path: /api/entry/{id}/status

Uri: http://doc.jamsscheduler.com/api/entry/{id}/status

Description
Sets the job status of the indicated JAMS entry.
Parameters
NameDescriptionData Type
The JAMS Entry to be set.integer
Request

The request body is of type EntrySetStatusRequest.

EntrySetStatusRequest Model

Overview

EntrySetStatusRequest
jobStatus : string
Response

The response body is of type string.

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service